home *** CD-ROM | disk | FTP | other *** search
/ Backpacker 2 (Sweden) / BackPacker 2 (Sweden) (Disc 1).7z / BackPacker 2 (Sweden) (Disc 1).bin / pc / instdata / instin01 / 00002_back to hotel.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  224 b   |  8 lines

  1. on mouseDown
  2.   global gTowns, gDataPath, gINDataPath, gIPServer, gFromPlayer, gIsDatagramOpen
  3.   set the cpuHogTicks to 20
  4.   ButtonH("Klick")
  5.   go("BLACK")
  6.   go("EH", FixPath(gDataPath & "CITIES\CITY" & getLast(gTowns)))
  7. end
  8.